home *** CD-ROM | disk | FTP | other *** search
- Path: onlink3.onlink.net!usenet
- From: mtrovare@onlink.net (Marc Trovarello)
- Newsgroups: comp.lang.c++
- Subject: Help - Exchanging control values between views
- Date: Tue, 19 Mar 1996 17:31:57 GMT
- Organization: Ontario Northland--ONLink
- Message-ID: <4imr1n$u3a@onlink3.onlink.net>
- Reply-To: mtrovare@onlink.net
- NNTP-Posting-Host: nrba3_onlink12.onlink.net
- X-Newsreader: Forte Free Agent v0.55
-
- If anyone out there knows how to extract control values between one
- view to another using Visual C++ 1.52 please reply by email to
- mtrovare@onlink.net.
-
- My Problem:
-
- There are two views connected to a document both are based on the
- CFormView class. All that I am trying to do is extract values from
- one view and placing those values to the other view. Sounds simple,
- but I'm new to this.
-
- Thanks
-
-